Vcenter Network Projects Vpcs Subnets SubnetInfo

Vcenter Network Projects Vpcs Subnets SubnetInfo
Vcenter Network Projects Vpcs Subnets SubnetInfo

The Vcenter Network Projects Vpcs Subnets SubnetInfo schema contains details of a subnet on vCenter.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "id": "string",
    "name": "string",
    "external_id": "string"
}
string
id
Required

Identifier of the subnet.

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.network.subnet. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.network.subnet.

string
name
Required

Name of the subnet.

This property was added in vSphere API 9.0.0.0.

string
external_id
Required

External identifier of the subnet.

This property was added in vSphere API 9.0.0.0.